Apache Shiro

Apache Shiro
Developer(s) Apache Software Foundation
Stable release 1.1.0 / November 1, 2010; 15 months ago (2010-11-01)
Written in Java
Operating system Cross-platform
Type Application security, Application framework, Web Application Framework
License Apache License 2.0
Website http://shiro.apache.org

Apache Shiro (pronounced Shee-Ro) is an open source software security framework that performs authentication, authorization, cryptography and session management. Shiro has been designed to be an intuitive and easy-to-use framework while still providing robust security features.

Contents

History

Shiro's predecessor, JSecurity, was founded in 2004 by Les Hazlewood and Jeremy Haile because they could not find a suitable Java security frameworks that operated well at the application level and they were frustrated with JAAS. Between 2004 and 2008, JSecurity was hosted on SourceForge and its committer list grew to include Peter Ledbrook, Alan Ditzel, Tim Veil. [1]

In 2008, JSecurity project was submitted to the Apache Software Foundation(ASF) and accepted into their Incubator Program to be stewarded by mentors in order to become a top level Apache Project.[1][2] Under the ASF's Incubator, Jsecurity was renamed Ki (pronounced Key) and shortly later renamed Shiro by the community because of trademark concerns.[3][4] Shiro means castle in Japanese

The project continued to grow while in the Apache Incubator, adding Kalle Korhonen as a project committer.[5] And in July 2010, the Shiro community released its official version 1.0, marking a period of stability in the code base.[6] Following the release of version 1.0, the Shiro community created a Project Management Committee and elected Les Hazlewood as its chair. On September 22, 2010, Shiro became a Top Level Project (TLP) in the Apache Software Foundation.

The project continues to grow.

See also

References

  1. ^ a b "JSecurity Proposal to Apache Incubator". Archived from the original on 2011-03-11. http://wiki.apache.org/incubator/JSecurityProposal. 
  2. ^ "Apache Incubator Board Reports July 2008". Archived from the original on 2011-03-11. http://wiki.apache.org/incubator/July2008#line-64. 
  3. ^ "Apache Incubator Board Reports April 2009". Archived from the original on 2011-03-11. http://wiki.apache.org/incubator/April2009#line-112. 
  4. ^ "Apache Incubator Board Reports July 2009". Archived from the original on 2011-03-11. http://wiki.apache.org/incubator/July2009#line-170. 
  5. ^ "Apache Incubator Board Reports October 2009". Archived from the original on 2011-03-11. http://wiki.apache.org/incubator/October2009#line-192. 
  6. ^ "Apache Incubator Board Reports July 2010". Archived from the original on 2011-03-11. http://wiki.apache.org/incubator/July2010#line-219. 

External links